This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Use a Query_String to fill.... ~Joseph Churesamaroni 9.Jan.04 01:30 PM a Web browser Domino Designer All ReleasesAll Platforms
Bill,
Thanks for the reply. I should have mentioned this before, but I had already tried a solution with URL parameters in the "?OpenForm" call, but the problem with that method was the categories in my embedded view would not expand or collapse, and the sorting features of the view would not work. I believe this is because these functions work by adding something similar to "&Start=1&Count=1000&Collapse=1&Seq=1" to the end of the URL, and this overwrites the field parameters my form needs.
Is there any way to change the default behavior of a view, so that it retains the field parameters when you click on a twistie instead of overwriting them?